﻿2026-08-18T06:49:10.1786927Z ##[group]Run actions/checkout@v5
2026-08-18T06:49:10.1787433Z with:
2026-08-18T06:49:10.1787809Z   repository: SaberMage/spt-shell-notify
2026-08-18T06:49:10.1788286Z   path: .adapter-notify
2026-08-18T06:49:10.1791307Z   token: ***
2026-08-18T06:49:10.1791678Z   ssh-strict: true
2026-08-18T06:49:10.1792045Z   ssh-user: git
2026-08-18T06:49:10.1792410Z   persist-credentials: true
2026-08-18T06:49:10.1792806Z   clean: true
2026-08-18T06:49:10.1793184Z   sparse-checkout-cone-mode: true
2026-08-18T06:49:10.1793803Z   fetch-depth: 1
2026-08-18T06:49:10.1794169Z   fetch-tags: false
2026-08-18T06:49:10.1794534Z   show-progress: true
2026-08-18T06:49:10.1794906Z   lfs: false
2026-08-18T06:49:10.1795254Z   submodules: false
2026-08-18T06:49:10.1795626Z   set-safe-directory: true
2026-08-18T06:49:10.1796036Z   allow-unsafe-pr-checkout: false
2026-08-18T06:49:10.1796447Z env:
2026-08-18T06:49:10.1796988Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32108557362-1-g6VZCP
2026-08-18T06:49:10.1797835Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32108557362-1-g6VZCP
2026-08-18T06:49:10.1798612Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32108557362-1-g6VZCP
2026-08-18T06:49:10.1799469Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32108557362-1-g6VZCP
2026-08-18T06:49:10.1800092Z ##[endgroup]
2026-08-18T06:49:10.2489875Z Syncing repository: SaberMage/spt-shell-notify
2026-08-18T06:49:10.2494511Z ##[group]Getting Git version info
2026-08-18T06:49:10.2495493Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify'
2026-08-18T06:49:10.2516327Z [command]/usr/bin/git version
2026-08-18T06:49:10.2546817Z git version 2.43.0
2026-08-18T06:49:10.2562422Z ##[endgroup]
2026-08-18T06:49:10.2569146Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/5b2eefd0-c14d-486c-b74e-f77c02860b63/.gitconfig'
2026-08-18T06:49:10.2576195Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/5b2eefd0-c14d-486c-b74e-f77c02860b63' before making global git config changes
2026-08-18T06:49:10.2577745Z Adding repository directory to the temporary git global config as a safe directory
2026-08-18T06:49:10.2579564Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-08-18T06:49:10.2606979Z ##[group]Initializing the repository
2026-08-18T06:49:10.2610699Z [command]/usr/bin/git init /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-08-18T06:49:10.2636095Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-18T06:49:10.2637037Z hint: is subject to change. To configure the initial branch name to use in all
2026-08-18T06:49:10.2637885Z hint: of your new repositories, which will suppress this warning, call:
2026-08-18T06:49:10.2638542Z hint: 
2026-08-18T06:49:10.2639093Z hint: 	git config --global init.defaultBranch <name>
2026-08-18T06:49:10.2639665Z hint: 
2026-08-18T06:49:10.2640295Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-18T06:49:10.2641249Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-18T06:49:10.2641984Z hint: 
2026-08-18T06:49:10.2642431Z hint: 	git branch -m <name>
2026-08-18T06:49:10.2643415Z Initialized empty Git repository in /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/.git/
2026-08-18T06:49:10.2648125Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-08-18T06:49:10.2673830Z ##[endgroup]
2026-08-18T06:49:10.2674490Z ##[group]Disabling automatic garbage collection
2026-08-18T06:49:10.2675748Z [command]/usr/bin/git config --local gc.auto 0
2026-08-18T06:49:10.2697769Z ##[endgroup]
2026-08-18T06:49:10.2698500Z ##[group]Setting up auth
2026-08-18T06:49:10.2702997Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-18T06:49:10.2726707Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-18T06:49:10.2914023Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-18T06:49:10.2936542Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-18T06:49:10.3123449Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-18T06:49:10.3149577Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-18T06:49:10.3332931Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-18T06:49:10.3362633Z ##[endgroup]
2026-08-18T06:49:10.3363291Z ##[group]Determining the default branch
2026-08-18T06:49:10.3365554Z Retrieving the default branch name
2026-08-18T06:49:10.7311692Z Default branch 'main'
2026-08-18T06:49:10.7313252Z ##[endgroup]
2026-08-18T06:49:10.7314354Z ##[group]Fetching the repository
2026-08-18T06:49:10.7317663Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-08-18T06:49:11.2773260Z From https://github.com/SaberMage/spt-shell-notify
2026-08-18T06:49:11.2775033Z  * [new branch]      main       -> origin/main
2026-08-18T06:49:11.2800563Z ##[endgroup]
2026-08-18T06:49:11.2802397Z ##[group]Determining the checkout info
2026-08-18T06:49:11.2804582Z ##[endgroup]
2026-08-18T06:49:11.2808579Z [command]/usr/bin/git sparse-checkout disable
2026-08-18T06:49:11.2893097Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-18T06:49:11.2930807Z ##[group]Checking out the ref
2026-08-18T06:49:11.2933409Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-08-18T06:49:11.2969139Z Switched to a new branch 'main'
2026-08-18T06:49:11.2970317Z branch 'main' set up to track 'origin/main'.
2026-08-18T06:49:11.2974287Z ##[endgroup]
2026-08-18T06:49:11.3001296Z [command]/usr/bin/git log -1 --format=%H
2026-08-18T06:49:11.3022450Z ee2d37eadc730c0019e0af82d683074c509634a2
